WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / RangeFilterBase<T> Class / PropertyName Property
In This Topic
    PropertyName Property (RangeFilterBase<T>)
    In This Topic
    Gets or sets the name of the data item property to which the current Filter applies.
    Syntax
    public string PropertyName {get; set;}
    See Also